sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.app
/
[main]NotificationCompat
/
getInvisibleActions
get
Invisible
Actions
@
RequiresApi
(
value
=
21
)
@
NonNull
open
fun
getInvisibleActions
(
@
NonNull
notification
:
@
NonNull
Notification
)
:
@
NonNull
List
<
NotificationCompat.Action
>
(
source
)
Returns the invisible actions contained within the given notification.